.header, .hr-news, .line-news-hr, .chld-btn, .page_active span, #owl-block-news .owl-txt-news-date, .footer-main {
	background: #464646;
}

.link-btn-lk, .header-nav-menu-left, .header-nav-menu-left-list li:hover {
	background: #2b2b2b;
}

.link-btn-lk:hover {
        background: #626262;	
}

.header-nav-menu-link:hover, .header-nav-menu-link-left:hover, .header-nav-menu-link:hover {
        background: #737373;
}

.header-nav-menu-link-left {
	border-bottom: 1px solid #2b2b2b;
	border-top: 1px solid #393939;
	background: #2b2b2b;
}

.sidebar-menu-list-dropdown a {
        border-left: 4px #464646 solid;
}

.banner-sidebar a {
	background: #464646;
	border: 4px solid #5e5e5e;
}

.banner-sidebar a:hover {
        background: #5e5e5e;
        border: 4px solid #6c6c6c;
}

.footer-block {
        background: url('../images/footer_bg_ssite_gray.jpg') #4e4e4e;
}

.chld-btn:hover {
        background: #757575;
	text-decoration: none !important;
}

.spn-block:hover, .sidebar-menu-list-dropdown {
	border-left: 4px #464646 solid;
}

.transbg {
        background-color: #464646 !important;
}
	
#admin_menu a:hover {
	background: #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	border-top: 1px solid #606060;
}

.form-wrapper button:hover:before, .form-wrapper button:hover, .form-wrapper button:active, .form-wrapper button:focus {
	background: #737373;
}

/*new_added*/
.btn-primary {
	background: #464646 !important;
	color: #fff !important;
	border: #5e5e5e !important;
	transition: all 0.3s linear;
}

.btn-primary:hover {
	background: #626262 !important;
	border: #464646 !important;
	transition: all 0.3s linear;
}

.btn-outline-primary {
	background: #fff !important;
	color: #2b2b2b !important;
	border-color: #2b2b2b !important;
	transition: all 0.3s linear;
}

.btn-outline-primary:hover {
	background: #464646 !important;
	border-color: #2b2b2b !important;
	transition: all 0.3s linear;
}

.filtertable {
	background: #464646 !important;
}

.filtertable td {
	border: 4px solid #464646 !important;
}

.form-wrapper.cf {
	background-color: #eee;
}

.hover-link:hover {
	background: #464646 !important;
}

.ico-dep:hover {
	background: #626262 !important;
}

[aria-expanded="true"], [aria-expanded="true"]:hover {
	background: #868686 !important;
}

@media screen and (max-width:1200px) {

.header-menu, .header-navbar-right, .header-navbar-left {
        background: #464646;
}

.header-nav-menu-link {
        border-bottom: 1px solid #2b2b2b;
        border-top: 1px solid #606060;
}

}

@media screen and (max-width: 600px) {

.link-btn-lk {
        border-bottom: 1px solid #2b2b2b;
        border-top: 1px solid #393939;
}

.header-menu-lk {
	background: #2b2b2b;
}

}